home *** CD-ROM | disk | FTP | other *** search
- #
- # Configuration file for Laptop Mode Tools module dpms-standby.
- #
- # For more information, consult the laptop-mode.conf(8) manual page.
- #
-
- ###############################################################################
- # X display settings
- # ------------------
- #
- # Using these settings, you can let laptop mode tools control the X display
- # standby timeouts.
- #
- # This requires that you have installed the "xset" utility. It is part of the
- # X.org server distribution and included in the package xorg-server-utils.
- #
- # The X settings are not automatically applied on login, and this is
- # impossible fix for the user, since laptop mode tools must operate as root.
- # The laptop-mode.conf(8) manual page section on the CONTROL_DPMS_STANDBY
- # setting describes a workaround for this limitation.
- #
- #
- # IMPORTANT: In versions 1.36 and earlier, these settings were included in the
- # main laptop-mode.conf configuration file. If they are still present, they
- # overrule the settings in this file. To fix this, simply delete the settings
- # from the main config file.
- #
- ###############################################################################
-
-
- #
- # Should laptop mode tools control DPMS standby settings for X displays?
- #
- CONTROL_DPMS_STANDBY=0
-
-
- #
- # These settings specify the standby timeout for the X display,
- # in seconds. The suspend and poweroff timeouts are somewhat
- # larger values derived from these values.
- #
- BATT_DPMS_STANDBY=300
- LM_AC_DPMS_STANDBY=1200
- NOLM_AC_DPMS_STANDBY=1200
-